POV-Ray : Newsgroups : povray.general : Batch files : Re: Batch files Server Time
12 Aug 2024 05:28:41 EDT (-0400)
  Re: Batch files  
From: Johannes Hubert
Date: 22 Mar 1999 12:42:18
Message: <36f680fa.0@news.povray.org>
You should at least tell us which operating system you plan to be doing this
on...

Johannes.

Ron H. wrote in message <36f55ea2.0@news.povray.org>...
>How can I run a batch file that will automatically render POVray scene
>files?
>
>Is there a way to do it something like this?
>
>for(i=0; i<256; i++) {
>
>    render_file( "scene" + i + ".pov" );
>
>}
>
>
>Thanks in advance !!
>
>Ron
>
>


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.